home *** CD-ROM | disk | FTP | other *** search
/ Erect Magazine 14 / Erect Magazine 14.iso / mac / Menu.DIR / 00049.ls < prev    next >
Encoding:
Text File  |  1996-06-03  |  117 b   |  7 lines

  1. on exitFrame
  2.   repeat with n = 6 to 8
  3.     set the visible of sprite n to 0
  4.   end repeat
  5.   go(field "JumpName_T")
  6. end
  7.